@charset "utf-8";
/* CSS Document */
@font-face {      font-family: 'DINCond-Bold';      
src: url('DINCond-Bold.eot'); /* IE9 Compat Modes */      
src: url('DINCond-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('DINCond-Bold.woff') format('woff'), /* Modern Browsers */              
url('DINCond-Bold.otf')  format('truetype'), /* Safari, Android, iOS */              url('DINCond-Bold.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.428571429;
  color: #000000;
}

.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}


.navbar-inverse {
    background-color: rgba(0,0,0,0);
    border-color: #5F5D5D;
	border-bottom:1px solid rgba(255,255,255,0.2);
}

.navbar-brand {
   margin-top:0px;
   padding:0px;
}

.navbar-nav > li > a {
    padding-top: 1rem;
    padding-bottom: 1rem;
	padding-left:1.8rem;
	padding-right:1.8rem;
    line-height: 7.8rem;
}

.navbar-navx > li > a {
    padding-top: 0rem;
    padding-bottom: 0rem;
    line-height: 8rem;
}

.nav {
    padding-left: 60rem;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFFFFF;
}


a {
    color: #333333;
    text-decoration: none;
}

a:hover { text-decoration:none; transition: all 300ms ease-in 0ms; color: #333333;}


.navbar-inverse .navbar-nav > li > a {
    color: #FFFFFF;
	font-size:1.6rem;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 0.9rem 1rem;
    margin-top: 0.8rem;
    margin-right: 1.5rem;
    margin-bottom: 0.8rem;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 0.4rem;
}

   .navbar-toggle>span{
		display:block;
		width: 3rem;
		height: 0.4rem;
		background-color: #043d79;
		border-radius: 2px;
		margin: 0.4rem auto;
		transition: .3s;
		transform-origin: left center;
    }
   
	 .nav-top1{
		-webkit-transform: rotateZ(34deg);
		-moz-transform: rotateZ(34deg);
		-ms-transform: rotateZ(34deg);
		-o-transform: rotateZ(34deg);
		transform: rotateZ(34deg);
    }
    .nav-middle1{
		opacity: 0;
    }
    .nav-bottom1{
		-webkit-transform: rotateZ(-34deg);
		-moz-transform: rotateZ(-34deg);
		-ms-transform: rotateZ(-34deg);
		-o-transform: rotateZ(-34deg);
		transform: rotateZ(-34deg);
    }

.menu ul.sub_menu{position:absolute; width:60rem; display:none; z-index:999; margin-left:0px;}
.menu ul.sub_menu a{ color:#ffffff;}
.menu ul.sub_menu a:hover{ color:#ffffff; background:none;}
.bg{ background:url(../images/bg.png) repeat; height:4rem; display:none; width:100%; z-index:99; position:absolute;}
.menu ul.sub_menu li {
    float:left;
	width:10rem;
    line-height: 4rem;
	list-style-type:none;
	background:none;
}
.menu ul.sub_menu li a{ 
    color:#ffffff;
	font-size:1.2rem;
	}
	
.kq1 {-webkit-animation-delay: 0.2s;}
.kq2 {-webkit-animation-delay: 0.4s; -webkit-animation-duration: 0.4s;}
.kq3 {-webkit-animation-delay: 0.6s; -webkit-animation-duration: 0.6s;}
.kq4 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq5 {-webkit-animation-delay: 1s; -webkit-animation-duration: 1s;}
.kq6 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}

.navbar-inverse .navbar-nav > li > a::after {
    width: 0;
    transition: width .3s;
    height: 0.2rem;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #FFFFFF;
}

.navbar-inverse .navbar-nav > li > a:hover:after{
	width:100%;
	height:0.2rem;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#FFFFFF;
}

.kuanping {
   width:153rem;
   padding-right: 1.5rem;
   margin-right: auto;
   margin-left: auto;
   padding-left: 1.5rem;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
ul {
    padding: 0px;
    margin: 0px;
}

.logo {
    width: 8rem;
    margin-top: 1rem;
}
   
.guding {
   position:fixed;
   width:100%;
   top:0px;
   z-index:9;
  }   
   
   
.search1 {
   margin-top:3.6rem;
   width:32.3rem;
   float:left;
   border-bottom:1px solid rgba(138,149,151,0.5);
   margin-right:2.7rem;
   }
   
.search1 form {
    display: flex;
}

.search1 .search {
    height: 2.8rem;
    font-size: 1.4rem;
    padding-left: 1rem;
	color:#FFFFFF;
	background: rgba(0,0,0,0);
    border: 0px solid rgba(0,0,0,0);
    width: 85%;
    border-radius: 0;
}   

.search1 .btn {
    height: 2.8rem;
	padding: 0px;
    margin: 0;
    background: rgba(0,0,0,0);
    border-radius: 0;
    color: #FFFFFF;
    text-align: center;
    width: 2.8rem;
}
   
.caidan {
   width:2.8rem;
   height:2.8rem;
   margin-top:3.6rem;
   float:right;
   }
   
   
ul {
  padding:0px;
  margin:0px;
  }
  
  
/* 弹窗 */
.search-btn {
    cursor: pointer;
}


.search-alert {
    position: fixed;
    z-index: 1000;
	color:#FFFFFF;
    background-color:rgba(0,0,0,0.7);
    right: 0;
    top: 10rem;
    width: 21.5%;
    height: 100%; overflow: auto;
    display: none;
}


.search-alert .close {
  display: block;
  width: 73px;
  height: 73px;
  background: url(../images/img5-4.png) no-repeat center;
  position: absolute;
  top: 1.9rem;
  right: 1rem;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
}

.close {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.search-alert .cent-form {
  position: absolute;
  width: 94.8%;
  left: 2.6%;
  top: 50%;
  height: 12.4rem;
  margin-top: -6.3rem;
  border-bottom: 1px solid #515151;
}

.search-alert .cent-form .tex {
  border: none;
  font-size: 6.6rem;
  height: 12.4rem;
  line-height: 12.4rem;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  color: #555;
  background: none;
  padding-left: 8.8rem;
  padding-right: 8rem;
  background: url(../images/img5.png) no-repeat 35px 60px;
}

.search-alert .cent-form .sub-butn {
  border: none;
  height: 10rem;
  margin-top: 2.4rem;
  font-size: 2.4rem;
  line-height: 10rem;
  color: #555;
  text-align: right;
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 10rem;
  text-align: center;
}

.search-alert .close:hover {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.search-alert .cent-form .tex {
    border: none;
    font-size: 2rem;

} 

.dhkk {
   height:auto; overflow:hidden;
   padding:60px;
   }
   
.dhkk li {
   list-style-type:none;
   height:auto; overflow:hidden;
   color:#FFFFFF;
   text-align:center;
   font-size:16px;
   line-height:30px;
   margin-bottom:35px;
   }
   
.dhkk li a {
   color:rgba(255,255,255,0.6);
   }
   
.dhkk li a:hover {
   color:rgba(255,255,255,1);
   }
   
.dhkk li h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:10px;
   }  
  
  
.banner {
   background:url(../images/banner.jpg);
   position:relative;
   background-size: 100% 100%;
   }
   
.bnnzi {
   position:absolute;
   width:60rem;
   color:#FFFFFF;
   height:auto; overflow:hidden;
   left:11.1%;
   top:35%;
   }
   
.bnnzi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:5rem;
   margin-top:0rem;
   margin-bottom:1.8rem;
   }
   
.bnnzi h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:2.2rem;
   margin-top:0rem;
   margin-bottom:8rem;
   }
   
.batt {
   height:auto; overflow:hidden;
   }
   
.batt li {
   list-style-type:none;
   width:16.4rem;
   float:left;
   margin-right:3.2rem;
   }
   
.batt li a {
   display:block;
   width:100%;
   height:5rem;
   line-height:5rem;
   color:#FFFFFF;
   text-align:center;
   border:1px solid #FFFFFF;
   border-radius:5px 5px 0 0;
   }
   
.batt li.hongt a {
   height:5rem;
   line-height:4.8rem;
   background-color:#ea2c24;
   border:0px solid #FFFFFF;
   border-bottom:4px solid #801713;
   }
   
.xuhao {
   position:absolute;
   right:0px;
   bottom:0px;
   width:21.4rem;
   height:8rem;
   line-height:8rem;
   font-size:2.8rem;
   color:#FFFFFF;
   text-align:center;
   background-color:rgba(234,44,36,0.6);
   border-radius:40px 0 0 0;
   }

.yc {
   display:block;
   } 
   
.yd {
   display:none;
   }
   
.cpbj {
   height:auto; overflow:hidden;
   position:relative;
   background:url(../images/cpbj.jpg);
   background-size: 100% 100%;
   padding-top:25rem;
   } 
   
.cplan {
   height:auto; overflow:hidden;
   margin-left:-1.5rem;
   margin-right:-1.5rem;
   }
   
.cplanm {
   opacity:0;transform:translateX(200px);
-webkit-transform:translateY(200px);
-ms-transform:translateY(200px);
-moz-transform:translateY(200px);
 -o-transform:translateY(200px);
   }
   
.cplan li {
   list-style-type:none;
   width:11.1%;
   float:left;
   padding-left:1.5rem;
   padding-right:1.5rem;
   }
   
.cplanx li {
    list-style-type: none;
    width: 25%;
    float: left;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-bottom: 1rem;
}
   
.cplan li a {
   display:block;
   width:100%;
   height:5rem;
   line-height:4.6rem;
   font-size:1.6rem;
   color:#FFFFFF;
   text-align:center;
   background-color:rgba(255,255,255,0.2);
   border-bottom:0.4rem solid rgba(255,255,255,0.4);
   border-radius:5px 5px 0 0;
   }
   
.cplan li a:hover {
   background-color:#ea2c24;
   border-bottom:0.4rem solid #801713;
   }
   
.cplan li.hover a {
   background-color:#ea2c24;
   border-bottom:0.4rem solid #801713;
   }
   
.cpgun {
   height:auto; overflow:hidden;
   margin-top:6.6rem;
    opacity:0;transform:translateX(-200px);
-webkit-transform:translateY(-200px);
-ms-transform:translateY(-200px);
-moz-transform:translateY(-200px);
 -o-transform:translateY(-200px);
   }
   
.proce {
    padding: 0px 125px;
    position: relative;
}

#fuwu {
    position: static;
}   

.proce .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 5rem;
    height: 5rem;
    margin-top: -2.2rem;
    z-index: 10;
    cursor: pointer;
	background:url(../images/left.png);
    background-size: 5rem 5rem;
    background-position: center;
    background-repeat: no-repeat;
}

.proce .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 5rem;
    height: 5rem;
    margin-top: -2.2rem;
    z-index: 10;
    cursor: pointer;
	background:url(../images/right.png);
    background-size: 5rem 5rem;
    background-position: center;
    background-repeat: no-repeat;
}

.cpkk {
   height:auto; overflow:hidden;
   }
   
.cpkk a {
   color:#FFFFFF;
   }
   
.cpkk img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%; border-radius:6px;}  

.cpkk:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.cpkk section {
   overflow: hidden;
   background-color: rgba(255,255,255,0.2);
   }	 
	
section {
    display: block;
} 
   
.cpkk p {
   text-align:center;
   margin-top:2.6rem;
   font-size:2.2rem;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   }


.abbj {
   height:auto; overflow:hidden;
   position:relative;
   color:#FFFFFF;
   background:url(../images/abbj.jpg);
   background-size: 100% 100%;
   padding-top:29rem;
   }
   
.abnn {
   height:auto; overflow:hidden;
   } 
   
.ableft {
   width:70rem;
   font-size:1.6rem;
   line-height:3.4rem;
    opacity:0;transform:translateX(-200px);
-webkit-transform:translateX(-200px);
-ms-transform:translateX(-200px);
-moz-transform:translateX(-200px);
 -o-transform:translateX(-200px); 
   float:left;
   }
   
.abtit {
   width:30.5rem;
   height:9.2rem;
   line-height:9.2rem;
   padding-left:1.2rem;
   font-size:4rem;
   background:url(../images/abtit.png);
   background-size: 100% 100%;
   }
   
.ableft h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3.2rem;
   color:#FFFFFF;
   margin-top:7rem;
   margin-bottom:1.8rem;
   }
   
.abright {
   width:63rem;
      opacity:0;
   transform:translateX(200px);
-webkit-transform:translateX(200px);
-ms-transform:translateX(200px);
-moz-transform:translateX(200px);
 -o-transform:translateX(200px);
   float:right;
   margin-top:8rem;
   }
   
.abright img {
   width:100%;
   }
   
.abmore {
   width:16.3rem;
   height:5rem;
   margin:15rem auto 0rem;
   }
   
.abmore a {
   display:block;
   width:100%;
   height:5rem;
   line-height:4.6rem;
   text-align:center;
   color:#FFFFFF;
   background-color:#ea2c24;
   border-bottom:0.4rem solid #801713;
   }
   
.lxbj {
   height:auto; overflow:hidden;
   position:relative;
   color:#FFFFFF;
   background:url(../images/lxbj.jpg);
   background-size: 100% 100%;
   padding-top:32rem;
   } 
   
.lxleft {
   width:70rem;
         opacity:0;
   transform:translateX(200px);
-webkit-transform:translateX(200px);
-ms-transform:translateX(200px);
-moz-transform:translateX(200px);
 -o-transform:translateX(200px);
   float:left;
   } 
   
.lxtit {
   width:30.5rem;
   height:9.2rem;
   line-height:9.2rem;
   padding-left:1.2rem;
   font-size:4rem;
   background:url(../images/abtit.png);
   background-size: 100% 100%;
   }
   
.lxleft h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:2rem;
   margin-top:4.2rem;
   margin-bottom:3.5rem;
   }
   
.lxnn {
   height:auto; overflow:hidden;
   }
   
.lxnn li {
   list-style-type:none;
   height:auto; overflow:hidden;
   margin-bottom:2rem;
   }
   
.lxnn-aa {
   width:4.8rem;
   float:left;
   }
   
.lxnn-aa img {
   width:100%;
   }
   
.lxnn-bb {
   width:36rem;
   line-height:4.8rem;
   font-size:1.8rem;
   float:left;
   margin-left:3rem;
   }
   
.lxright {
   width:63.5rem;
   height:50rem;
   padding:5.6rem;
   background-color:rgba(0,0,0,0.6);
       opacity:0;transform:translateX(-200px);
-webkit-transform:translateX(-200px);
-ms-transform:translateX(-200px);
-moz-transform:translateX(-200px);
 -o-transform:translateX(-200px); 
   float:right;
   } 
   
.lxright h2 {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size:2.4rem;
  font-weight:bold;
  margin-top:0rem;
  margin-bottom:3.6rem;
   } 
   
.biao {
   height:auto; overflow:hidden;
   margin-bottom:2.4rem;
   }
   
.brow {
   margin-left:-1.5rem;
   margin-right:-1.5rem;
   }
   
.brow li {
   list-style-type:none;
   width:50%;
   float:left;
   padding-left:1.5rem;
   padding-right:1.5rem;
   }
   
.kk {
   height:5rem;
   color:#FFFFFF;
   background-color:rgba(255,255,255,0.2);
   border:1px solid rgba(255,255,255,0.2);
   border-radius:5px;
   }   

.kk2 {
   height:auto; overflow:hidden;
   color:#FFFFFF;
   background-color:rgba(255,255,255,0.2);
   border:1px solid rgba(255,255,255,0.2);
   border-radius:5px;
   }
   
.anniu {
   width:100%;
   height:5rem;
   font-size:1.6rem;
   background-color:rgba(255,255,255,0);
   border:1px solid #FFFFFF;
   border-radius:5px;
   }
   
.anniu:hover {
   background-color:#ea2c24;
   border:1px solid #ea2c24;
   } 
   
.bottom {
   position:absolute;
   width:100%;
   height:8rem;
   line-height:8rem;
   left:0px;
   bottom:0px;
   }  
   
/* 关于我们 */
.bnn {
   height:40rem;
   padding-top: 19rem;
   background-color:rgb(0, 0, 0, 0.6);
   }
   
.bnn h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size: 3.2rem;
   margin-top: 0px;
   padding-bottom:2rem;
   text-align: center;
   color: #FFFFFF;
   background: url(../images/hua.jpg) center bottom; background-repeat: no-repeat;
   margin-bottom: 0px;
}
   
.bnn img {
   width:100%;
   }
   
.ablan {
    position: relative;
    width: 150rem;
    height: 8.3rem;
    background-color: rgb(0, 0, 0, 0.9);
    margin: -8.3rem auto 0px;
    z-index: 6;
}  

.ablan li {
    list-style-type: none;
    width: 33.3%;
    position: relative;
    border-right: 1px solid rgb(214, 23, 24, 1);
    float: left;
}

.ablan li a {
    display: block;
    height: 8.3rem;
    line-height: 8rem;
    cursor: pointer;
    color: #FFFFFF;
    font-size: 1.6rem;
    text-align: center;
    border-top: 0.3rem solid rgb(214, 23, 24, 0);
}

.ablan li a:hover {
   color: #FFFFFF;
   font-size: 1.6rem;
   background-color:rgb(214, 23, 24, 1);
   border-top: 0.3rem solid rgb(214, 23, 24, 1);
}

.ablan li.hover a {
   color: #FFFFFF;
   font-size: 1.6rem;
   background-color:rgb(214, 23, 24, 1);
   border-top: 0.3rem solid rgb(214, 23, 24, 1);
} 
   
.abnnk {
    height: auto;
    overflow: hidden;
    padding-top: 5rem;
    padding-bottom: 4.5rem;
    color: rgba(255,255,255,.8);
    line-height: 3rem;
}  

.abnnk h2 {
    font-family: 'DINCond-Bold', Helvetica, Arial, sans-serif;
    font-size: 9.3rem;
    color: #d9dcdf;
    margin-top: 0rem;
    margin-bottom: 1.4rem;
} 

.abnnk h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 3.2rem;
    color: #FFFFFF;
    margin-top: 0rem;
    margin-bottom: 4rem;
}

.abyy img {
   width:100%;
   }
   
.wenhua {
   height:auto; overflow:hidden;
   margin-top:5rem;
   margin-bottom:8rem;
   }
   
.wenhua h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3.2rem;
   color:#FFFFFF;
   text-align:center;
   margin-top:0rem;
   margin-bottom:1.6rem;
   }
   
.wenhua h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:2rem;
   color:#FFFFFF;
   text-align:center;
   margin-top:0rem;
   margin-bottom:3rem;
   }
   
.wenhua h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.6rem;
   line-height:2.7rem;
   color:rgb(255, 255, 255, 0.8);
   text-align:center;
   margin-top:0rem;
   margin-bottom:4.5rem;
   }
   
.whrow {
   margin-left:-1rem;
   margin-right:-1rem;
   }
   
.whrow li {
   list-style-type:none;
   width:25%;
   float:left;
   padding-left:1rem;
   padding-right:1rem;
   }
   
.whkk {
   height:auto; overflow:hidden;
   padding:6rem;
   padding-top:8rem;
   padding-bottom:9.6rem;
   text-align:center;
   color:rgb(52, 52, 52, 0.65);
   background-color:#f8fbff;
   }
   
.whkk h5 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3.2rem;
   color:#343434;
   margin-top:4.5rem;
   margin-bottom:1.5rem;
   }
   
.footer {
    width: 100%;
    height: 8rem;
    line-height: 8rem;
	color:#FFFFFF;
	border-top:1px solid #555555;
}

.footer a {
   color:#FFFFFF;
   }


.rongyu {
    height: auto;
    overflow: hidden;
	color: rgba(255,255,255,0.8);
    padding-top: 7rem;
    padding-bottom: 10rem;
}

.rongyu h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 3.2rem;
    margin-top: 0rem;
    margin-bottom: 1.5rem;
    color: #FFFFFF;
}

.rygun {
    margin-top: -8rem;
    height: auto;
    overflow: hidden;
    position: relative;
}

.rygunx {
    margin-top: -14rem;
}

.rygun .swiper-container {
    padding-top: 16rem;
}

.rygunx .swiper-container {
    padding-top: 19rem;
}

.rygun .swiper-button-prev {
    position: absolute;
    top: 5%;
    width: 5.1rem;
    height: 5.1rem;
	left:90%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/zuok.png);
    background-size: 5.1rem 5.1rem;
    background-position: center;
    background-repeat: no-repeat;
}   

.rygun .swiper-button-next {
    position: absolute;
    top: 5%;
    width: 5.1rem;
    height: 5.1rem;
	right:0%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/youk.png);
    background-size: 5.1rem 5.1rem;
    background-position: center;
    background-repeat: no-repeat;
} 

.rytu img {
   width:100%;
   }

.icase ul {
   margin:0px;
   padding:0px;
   }

.icase ul li {
   list-style-type:none;
   } 
   
.juyou {
   text-align:right;
   }
   
.lghh {
   background-color: rgba(0,0,0,0.8);
   }  
   
   
/* 产品列表 */
.gdbj {
    width: 100%;
    height: 100%;
    background: url(../images/gdbj.jpg) top center;
	background-size: 100% auto;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: -10;
} 

.cpkuai {
   padding-top:6rem;
   height:auto; overflow:hidden;
   }   

.xwdd {
    padding: 60px 0px;
}

.cptp {
   margin-bottom: 2.5rem;
   }
   
/* 产品详情 */   
   
.liebiao {
   height:7.8rem;
   border:1px solid #f5f6f6;
   margin-top:2.5rem;
   }
   
.liebiao-aa {
   width:16%;
   height:7.6rem;
   line-height:7.6rem;
   text-align:center;
   float:left;
   color: #000000;
   background-color: #f5f6f6;
   border-right:1px solid #ebebeb;
   }
   
.liebiao-bb {
   width:68%;
   height:7.8rem;
   line-height:7.8rem;
   float:left;
   text-align:center;
   color:#919191;
   border-right:1px solid #ebebeb;
   }
   
.liebiao-bb a {
   color:#000000;
   }
   
.liebiao-cc {
   width:16%;
   height:7.6rem;
   line-height:7.6rem;
   text-align:center;
   color: #000000;
   background-color: #f5f6f6;
   float:right;
   }
   
.cpyou-lan {
    height: 5.2rem;
    line-height: 5.2rem;
    border-bottom: 1px solid #e9e9e9;
    font-size: 2.4rem;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 1.5rem;
}

.cpnei {
    padding: 2rem;
    padding-top: 5rem;
    background-color: rgba(255,255,255,0.4);
}

.pro-img{
	margin-bottom:4rem;
}
.pro-img .xiaotu{
	margin-top:1rem;
	margin-right:-1rem;
}

.procem {
    padding: 0px 3.6rem;
    position: relative;
}

#fuwus {
    position: static;
}

.pro-img #Gbig{
	width:100%;
	border:1px solid #eeeeee;
}

.ipdimg .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 3rem;
    height: 3rem;
    margin-top: -2.2rem;
    z-index: 10;
    cursor: pointer;
	left:5px;

    background-size: 3rem 3rem;
    background-position: center;
    background-repeat: no-repeat;
}

.ipdimg .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 3rem;
    height: 3rem;
    margin-top: -2.2rem;
    z-index: 10;
    cursor: pointer;
	right:5px;

    background-size: 3rem 3rem;
    background-position: center;
    background-repeat: no-repeat;
}

.pro-img .xiaotu li{
}

.pro-img .xiaotu li a {
   display: block;
   border:1px #ddd solid;
   margin:1px;
   }

.pro-img .xiaotu li.hover{
	border:1px #25b5e5 solid;
}

#xiaotu .swiper-slide a.hover {
    border: 1px #25b5e5 solid;
}  

.pro-img .colmd5{
	width:36%;
	float:left;
}
.pro-img .colmd7{
	width:60%;
	float:right;
}
.pro-img .colmd7 .pro-ptt{
    font-family: 'ElectroluxSans_4_Semibold', Helvetica, Arial, sans-serif;
	font-size:2.7rem;
	font-weight:bold;
	padding:0px 0px 1.5rem;
	border-bottom:1px #e8e8e8 solid;
	font-weight:bold;
}
.pro-img .colmd7>span{
    margin-top:2rem;
	margin-bottom:2rem;
	height:40rem;
	padding:1.5rem;
	overflow-y: scroll;
	border-bottom: 1px #e8e8e8 solid;
	display:block;
	color:#515151;
	font-size:1.4rem;
	line-height:2.2rem;
	width:100%;
	word-wrap:break-word;
}
.pro-img .colmd7>span ul{
	list-style-type:disc;
	margin-left:2rem;
}

.pro-img .colmd7 h3 {
   font-family: 'ElectroluxSans_4_Semibold', Helvetica, Arial, sans-serif;
   font-size:1.5rem;
   margin-top:0px;
   margin-bottom:1.4rem;
   color:#515151;
   }
   
.colmd7 h5 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 3rem 0px 0px;
}

.colmd7 h5 span {
    display: block;
    height: 4rem;
    line-height: 4rem;
    text-align: center;
    width: 150px;
    color: #fff;
    font-size: 1.5rem;
    background: rgba(0,0,0,.7);
    transition: .3s;
    cursor: pointer;
}

.cpxq {
    margin-top: 5.5rem;
    height: auto;
    overflow: hidden;
}


.cpxq-lan {
    height: auto;
    overflow: hidden;
    background-color: #f5f6f6;
    line-height: 5.2rem;
    color: #595959;
    font-size: 1.6rem;
    padding-left: 1.5rem;
}

.cpxq-nei {
    padding: 2.5rem;
    height: auto;
    overflow: hidden;
    font-size: 1.5rem;
    line-height: 2.5rem;
    color: #515151;
}

.ipdcont .ipdimg {
    width: 100%;
    position: relative;
}
   
.ipdcont .ipdimg .jqzoom {
    height: 49.5rem;
    position: relative;
}

.ipdcont .ipdimg img {
    max-height: 100%;
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
 
#glass {
    position: absolute;
    border-radius: 50%;
    border: 5px #25b5e5 solid;
    display: none;
    background-repeat: no-repeat;
    background-color:#fff;
}  


/* 联系我们 */
.lxkuai {
    margin-top: 5.5rem;
    margin-bottom: 10rem;
    line-height: 3.6rem;
    font-size: 1.6rem;
	color:rgba(255,255,255,.8);
}

.lxkuai h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3.2rem;
   color:#FFFFFF;
   margin-top:2.6rem;
   margin-bottom:6.5rem;
   padding-bottom:4.6rem;
   background:url(../images/hua.jpg) left bottom; background-repeat:no-repeat;
   }  
   
.liuyan {
   height:auto; overflow:hidden;
   padding-top:7.5rem;
   padding-bottom:4.5rem;
   background-color:rgba(0,0,0,0.6)
   }
   
.liuyan h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3.2rem;
   margin-top:0px;
   margin-bottom:1.6rem;
   color:#FFFFFF;
   text-align:center;
   }
   
.liuyan h3 {
   font-family:'DINCond-Bold', Helvetica, Arial, sans-serif;
   font-size:1.8rem;
   font-weight:bold;
   text-align:center;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:7.5rem;
   }  
   
.hzi {
   color:#ea2c24;
   }
   
.biaok {
   height:auto; overflow:hidden;
   margin-bottom:2rem;
   }
   
.biaok h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.6rem;
   margin-top:0rem;
   margin-bottom:1.4rem;
   color:#FFFFFF;
   }
   
.kka {
   height:5rem;
   color:#FFFFFF;
   background-color:rgba(255,255,255,0.2);
   border:1px solid rgba(255,255,255,0.2);
   border-radius:5px;
   }
   
.kkb {
   height:auto; overflow:hidden;
   color:#FFFFFF;
   background-color:rgba(255,255,255,0.2);
   border:1px solid rgba(255,255,255,0.2);
   border-radius:5px;
   }
   
.anniuw {
   width:20rem;
   height:5rem;
   background-color:#ea2c24;
   border:1px solid #ea2c24;
   padding:0rem;
   } 
   
.modal-dialog {
    width: 66rem;
    margin: 15rem auto;
}

.tanchu {
    height: auto;
    overflow: hidden;
    color: #666666;
    border: 2px solid #000000;
}
.tanchu-lan {
    height: 5.5rem;
    line-height: 5.5rem;
    background-color: #000000;
    font-size: 1.8rem;
    color: #FFFFFF;
    padding-left: 1rem;
	margin-top:-3.6rem;
}
.tanchu-nei {
    padding: 2rem;
    height: auto;
    overflow: hidden;
}   

/* 弹窗 */

.pdcon-ct{
	display:flex;
	flex-wrap:wrap;
}
.pdcon-ct>span{
	display:block;
	color:#fff;
	background:#2e4b98;
	padding:0.8rem 3rem;
	font-size:1.4rem;
	font-weight:600;
}
.pdcon{
	border-top:3px #2e4b98 solid;
	padding:2rem 0px;
	font-size:1.4rem;
	color:rgba(0,0,0,.6);
	width:100%;
}

.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}

.pictures_eyes_close {
  position: fixed;
  top: 3rem;
  right: 3rem;
  display: inline-block;
  width: 2.6rem;
  height: 2.6rem;
  background: url(../images/close.png) no-repeat;
  z-index: 100;
  display: none;
}

.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}

.pictures_eyes_in {
  position: relative;
  text-align: center;
}

.pictures_eyes_in img { max-height: 75rem; }

.pictures_eyes_in section p{color:#fff;padding:1.5rem 0rem;}

.pictures_eyes_in .prev, .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 5.1rem;
  height: 5.1rem;
  cursor: pointer;
}

.pictures_eyes_in .prev {
  left: 3.5rem;
  background: url(../images/Tleft.png) no-repeat;
}

.pictures_eyes_in .next {
  right: 3.5rem;
  background: url(../images/Tright.png) no-repeat;
}

.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 1.5rem;
  width: 100%;
  text-align: center;
  z-index: 299;
}

.pictures_eyes_indicators a {
  display: inline-block;
  width: 5rem;
  height: 5rem;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}

.pictures_eyes_indicators img { height: 5rem; }

.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}

.icase ul {
   padding:0px;
   margin:0px;
   }
   
.icase ul li {
   list-style-type:none;
   }  
   
.dangqian {
   height:auto; overflow:hidden;
   line-height:6rem;
   color:#FFFFFF;
   text-align:right;
   }
   
.dangqian a {
   color:#FFFFFF;
   }  
   
.anniuk {
    width: 100%;
    height: 4rem;
    background-color: #ea2c24;
    border: 1px solid #ea2c24;
    padding: 0rem;
}

.jumpto a {
   display:none;
   }
   
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
	color:#FFFFFF;
    background-color: rgba(0,0,0,0);
    border: 1px solid #dddddd;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #FFFFFF;
    cursor: not-allowed;
    background-color: rgba(0,0,0,0);
    border-color: #dddddd;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #428bca;
}

.guddx {
    height: 40rem;
    padding: 0.5rem;
    overflow-y: scroll;
   }
   
.guddx img {
   width:100%;
   }


@media (min-width: 1600px) and (max-width: 1800px) {

}   
 
 
@media (min-width: 1400px) and (max-width: 1600px) {

.logo {
    margin-top: 0rem;
}

}   
   
   
@media (min-width: 1200px) and (max-width: 1400px) {

.logo {
    margin-top: 0rem;
}

} 

@media (min-width: 1000px) and (max-width: 1200px) {

.logo {
    margin-top: 0rem;
}

}  

@media (min-width: 0px) and (max-width: 1000px) {

.navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
}

.nav {
    padding-left: 0px;
}

.container {
   width:100%;
   }

.kuanping {
   width:100%;
   }

.banner {
    background: url(../images/banner.jpg) center;
    position: relative;
    background-size: auto 100%;
}   

.bnnzi {
    position: absolute;
    width: 90%;
    color: #FFFFFF;
    height: auto;
    overflow: hidden;
    left: 5%;
    top: 20%;
}

.bnnzi h2 {
    font-size: 3rem;
    margin-top: 0rem;
    margin-bottom: 1rem;
}

.bnnzi h3 {
    font-size: 1.8rem;
    margin-top: 0rem;
    margin-bottom: 4rem;
}

.batt li {
    list-style-type: none;
    width: 45%;
    margin-right: 5%;
}

.cpbj {
    height: auto;
    overflow: hidden;
    position: relative;
    background: url(../images/cpbj.jpg);
    background-size: auto 100%;
    padding-top: 15rem;
}

.cplan li {
    list-style-type: none;
    width: 50%;
    float: left;
	margin-bottom:1rem;
}

.cplan li a {
    display: block;
    width: 100%;
    height: 4rem; overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
    line-height: 3.6rem;
    font-size: 1.2rem;
    color: #FFFFFF;
    text-align: center;
    background-color: rgba(255,255,255,0.2);
    border-bottom: 0.4rem solid rgba(255,255,255,0.4);
    border-radius: 5px 5px 0 0;
}

.cpgun {
    height: auto;
    overflow: hidden;
    margin-top: 2rem;
    opacity: 0;
}

.proce {
    padding: 0px 85px;
    position: relative;
}

.xuhao {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 16rem;
    height: 6rem;
    line-height: 6rem;
    font-size: 2rem;
    color: #FFFFFF;
    text-align: center;
    background-color: rgba(234,44,36,0.6);
    border-radius: 40px 0 0 0;
}

.abbj {
    height: auto;
    overflow: hidden;
    position: relative;
    color: #FFFFFF;
    padding-top: 12rem;
	background: url(../images/abbj.jpg);
    background-size: auto 100%;
}

.abtit {
    width: 25rem;
    height: 6rem;
    line-height: 6rem;
    padding-left: 1.2rem;
    font-size: 2.6rem;
}

.ableft {
    width: 100%;
    font-size: 1.4rem;
    line-height: 3rem;
}

.ableft h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 2.4rem;
    color: #FFFFFF;
    margin-top: 2rem;
    margin-bottom: 1.2rem;
}

.cpkk p {
    text-align: center;
    margin-top: 2rem;
    font-size: 1.6rem;
}

.abright {
    width: 100%;
    margin-top: 2rem;
}

.lxbj {
    height: auto;
    overflow: hidden;
    position: relative;
    color: #FFFFFF;
    background: url(../images/lxbj.jpg);
    background-size: auto 100%;
    padding-top: 10rem;
}

.lxtit {
    width: 25rem;
    height: 6rem;
    line-height: 6rem;
    padding-left: 1.2rem;
    font-size: 2.6rem;
}

.lxleft {
    width: 100%;
}

.lxleft h2 {
    font-size: 1.8rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.lxnn li {
    list-style-type: none;
    height: auto;
    overflow: hidden;
    margin-bottom: 1rem;
}

.lxnn-aa {
   width:10%;
   float:left;
   }
   
.lxnn-bb {
   width:88%;
   line-height:3rem;
   font-size:1.4rem;
   float:left;
   margin-left:2%;
   }
   
.lxright {
    width: 100%;
    height: 50rem;
    padding: 1rem;
}

.lxright h2 {
    font-size: 2.4rem;
    font-weight: bold;
    margin-top: 0rem;
    margin-bottom: 1.8rem;
}

.biao {
    height: auto;
    overflow: hidden;
    margin-bottom: 0.6rem;
}

.kk {
    border-radius: 0px;
	height:3rem;
}

.kk2 {
    border-radius: 0px;
}

.biao textarea.form-control {
    height: 6rem;
}

.logo {
    width: 8rem;
    margin-top: 0rem;
}

.navbar-inverse {
    background-color: rgba(0,0,0,0.8);
}

.caidan {
   display:none;
   }
   
.search1 {
    margin-top: 2rem;
	margin-bottom:2rem;
    width: 100%;
    float: left;
    border-bottom: 1px solid rgba(138,149,151,0.5);
    margin-right: 0rem;
}

.bnn {
    height: 20rem;
    padding-top: 11rem;
    background-color: rgb(0, 0, 0, 0.6);
}

.cpkuai {
    padding-top: 3rem;
    height: auto;
    overflow: hidden;
}

.xwdd {
    padding: 30px 0px;
}

.footer {
    width: 100%;
    height: 4rem;
    line-height: 4rem;
    color: #FFFFFF;
    border-top: 1px solid #555555;
}

.gdbj {
    width: 100%;
    height: 100%;
    background: url(../images/gdbj.jpg) top center;
    background-size: 100% 100%;
}

.cpnei {
    padding: 1.5rem;
    background-color: rgba(255,255,255,0.9);
}

.pro-img .colmd5 {
    width: 100%;
}

.pro-img #Gbig {
    width: 100%;
    border: 1px solid #000000;
}

.ipdcont .ipdimg .jqzoom {
    height:auto; overflow:hidden;
}

.pro-img .colmd7 {
    width: 100%;
	margin-top:1rem;
}

.pro-img .colmd7 .pro-ptt {
    font-size: 2rem;
    font-weight: bold;
    padding: 0px 0px 1.5rem;
    border-bottom: 1px #000000 solid;
}
.pro-img .colmd7>span {
    margin-top: 2rem;
    margin-bottom: 2rem;
    height:auto; overflow:hidden;
    padding: 1rem;
}

.colmd7 h5 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2rem 0px 0px;
}

.cpxq {
    margin-top: 2.5rem;
    height: auto;
    overflow: hidden;
}

.liebiao {
    height: 6rem;
    border: 1px solid #f5f6f6;
    margin-top: 1.5rem;
}

.liebiao-aa {
   width:16%;
   height:5.8rem;
   line-height:5.8rem;
   text-align:center;
   float:left;
   color: #000000;
   background-color: #f5f6f6;
   border-right:1px solid #ebebeb;
   }
   
.liebiao-bb {
   width:68%;
   height:5.8rem;
   line-height:5.8rem;
   float:left;
   text-align:center;
   color:#919191;
   border-right:1px solid #ebebeb;
   }
   
   
.liebiao-cc {
   width:16%;
   height:5.8rem;
   line-height:5.8rem;
   text-align:center;
   color: #000000;
   background-color: #f5f6f6;
   float:right;
   }
   
.modal-dialog {
    width: 100%;
    margin: 10rem auto;
}

.ablan {
    width: 100%;
    height: 4.3rem;
    background-color: rgb(0, 0, 0, 0.9);
    margin: 0rem auto 0rem;
    z-index: 6;
}

.ablan li a {
    display: block;
    height: 4.3rem;
    line-height: 4rem;
    cursor: pointer;
    color: #FFFFFF;
    font-size: 1.4rem;
    text-align: center;
    border-top: 0.3rem solid rgb(214, 23, 24, 0);
}

.ablan li.hover a {
    color: #FFFFFF;
    font-size: 1.4rem;
}

.abnnk {
    height: auto;
    overflow: hidden;
    padding-top: 2rem;
    padding-bottom: 2rem;
    color: rgba(255,255,255,.8);
    line-height: 3rem;
}

.abnnk h3 {
    font-size: 2.4rem;
    color: #FFFFFF;
    margin-top: 0rem;
    margin-bottom: 2rem;
}

.wenhua {
    height: auto;
    overflow: hidden;
    margin-top: 3rem;
    margin-bottom: 4rem;
}

.wenhua h2 {
    font-size: 2.4rem;
    color: #FFFFFF;
    text-align: center;
    margin-top: 0rem;
    margin-bottom: 1rem;
}

.whrow li {
    list-style-type: none;
    width: 50%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem;
	margin-bottom:1rem;
}

.whkk {
    height: auto;
    overflow: hidden;
    padding: 2rem;
    text-align: center;
}

.whkk h5 {
    font-size: 2rem;
    color: #343434;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.rongyu {
    height: auto;
    overflow: hidden;
    color: rgba(255,255,255,0.8);
	padding:0rem;
    padding-top: 4rem;
    padding-bottom: 5rem;
}

.rongyu h2 {
    font-size: 2.4rem;
    margin-top: 0rem;
    margin-bottom: 1rem;
    color: #FFFFFF;
}

.rygun .swiper-button-prev {
    position: absolute;
    top: 15%;
    width: 4rem;
    height: 4rem;
	left:75%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 4rem 4rem;
    background-position: center;
    background-repeat: no-repeat;
}   

.rygun .swiper-button-next {
    position: absolute;
    top: 15%;
    width: 4rem;
    height: 4rem;
	right:0%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 4rem 4rem;
    background-position: center;
    background-repeat: no-repeat;
} 

.lxkuai {
    margin-top: 2.5rem;
    margin-bottom: 4rem;
    line-height: 3rem;
    font-size: 1.4rem;
}

.lxkuai h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 1.8rem;
    color: #FFFFFF;
    margin-top: 0rem;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
}

.liuyan {
    height: auto;
    overflow: hidden;
	padding:0rem;
    padding-top: 3.5rem;
    padding-bottom: 2.5rem;
    background-color: rgba(0,0,0,0.6);
}

.liuyan h2 {
    font-size: 2.4rem;
    margin-top: 0px;
    margin-bottom: 1rem;
    color: #FFFFFF;
    text-align: center;
}

.liuyan h3 {
    font-size: 1.4rem;
    text-align: center;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 3rem;
}

.biaok h4 {
    font-size: 1.6rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    color: #FFFFFF;
}

}


